Search results for "Multiclass classification"
showing 4 items of 4 documents
Cluster-based active learning for compact image classification
2010
In this paper, we consider active sampling to label pixels grouped with hierarchical clustering. The objective of the method is to match the data relationships discovered by the clustering algorithm with the user's desired class semantics. The first is represented as a complete tree to be pruned and the second is iteratively provided by the user. The active learning algorithm proposed searches the pruning of the tree that best matches the labels of the sampled points. By choosing the part of the tree to sample from according to current pruning's uncertainty, sampling is focused on most uncertain clusters. This way, large clusters for which the class membership is already fixed are no longer…
A Comparative Study to Analyze the Performance of Advanced Pattern Recognition Algorithms for Multi-Class Classification
2021
This study aims to implement the following four advanced pattern recognition algorithms, such as “optimal Bayesian classifier,” “anti-Bayesian classifier,” “decision trees (DTs),” and “dependence trees (DepTs)” on both artificial and real datasets for multi-class classification. Then, we calculated the performance of individual algorithms on both real and artificial data for comparison. In Sect. 1, a brief introduction is given about the study. In the second section, the different types of datasets used in this study are discussed. In the third section, we compared the classification accuracies of Bayesian and anti-Bayesian methods for both the artificial and real-life datasets. In the four…
A Support Vector Domain Description Approach to Supervised Classification of Remote Sensing Images
2007
This paper addresses the problem of supervised classification of remote sensing images in the presence of incomplete (nonexhaustive) training sets. The problem is analyzed according to two different perspectives: 1) description and recognition of a specific land-cover class by using single-class classifiers and 2) solution of multiclass problems with single-class classification techniques. In this framework, we analyze different one-class classifiers and introduce in the remote sensing community the support vector domain description method (SVDD). The SVDD is a kernel-based method that exhibits intrinsic regularization ability and robustness versus low numbers of high-dimensional samples. T…
Deep 3D Convolution Neural Network for Alzheimer’s Detection
2020
One of the most well-known and complex applications of artificial intelligence (AI) is Alzheimer’s detection, which lies in the field of medical imaging. The complexity in this task lies in the three-dimensional structure of the MRI scan images. In this paper, we propose to use 3D Convolutional Neural Networks (3D-CNN) for Alzheimer’s detection. 3D-CNNs have been a popular choice for this task. The novelty in our paper lies in the fact that we use a deeper 3D-CNN consisting of 10 layers. Also, with effectively training our model consisting of Batch Normalization layers that provide a regularizing effect, we don’t have to use any transfer learning. We also use the simple data augmentation te…